home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pcxshow3.zip / PCXSHO.DOC < prev    next >
Text File  |  1991-04-16  |  26KB  |  574 lines

  1.                                 PCX SHOW
  2.                      A Presentation Software System
  3.  
  4. This documentation explains how to use the PCX-Show Software System on MS-DOS
  5. microcomputers.  PCX-Show is provided "as-is" without warranty of any kind,
  6. either expressed or implied, including but not limited to the implied warranties
  7. ofmerchantability and fitness for a particular purpose.
  8.  
  9. DECISIONS Software and it's officers and employees shall have no responsibility
  10. or liability to you or any other person, persons, or entity with respect to loss
  11. or damage caused or alleged to be caused directly or indirectly by use of
  12. PCX-Show and/or its documentation.
  13.  
  14. The computer files and this book are protected by United States Copyright law.
  15. Copyright 1990/91, DECISIONS Software Music Research Incorporated
  16.  
  17.         Published by:            DECISIONS Software 
  18.                                  P.O. Box 31418      
  19.                                  Phoenix, AZ 85046
  20.  
  21. All rights reserved.
  22.  
  23.                               INTRODUCTION
  24.  
  25. PCX-SHOW is a highly stylized screen presentation program from DECISIONS
  26. Software of Phoenix, Arizona.  The program allows the user to create customized
  27. screen presentations using pictures/screens saved or captured in the PCX file
  28. format. PCX-SHOW features include multiple screen fades and segues, kaleidoscope
  29. screen effects, text display using customized and computer fonts, border and
  30. screen clearing effects and more.
  31.  
  32. The PCX file format is one of the single most used graphics file formats in the
  33. DOS world.  It is the native format of the PC Paintbrush series of programs and
  34. was developed by ZSoft Corporation.  Most of the major graphics programs allow
  35. the importing and/or exporting of graphics screens in this format.
  36.  
  37. The files included in this version are:
  38.  
  39.         PCXSHO.EXE    -  PCX-Show program
  40.         PCXSHOW.SPT   -  Demonstration Script File for VGA systems
  41.         HELV12.FNT    -  12pt Helvetica Custom Font
  42.         *.PCX         -  Various PCX Screen files for demo
  43.         PCXSHO.DOC    -  This documentation file
  44.         ORDER.FRM     -  PCX-SHOW Order form
  45.         WMTELL*.COM   -  Music Interludes for PCX-SHOW
  46.  
  47.                        PCX-SHOW Demonstration Show
  48.  
  49. A demonstration of many of the features of PCX-SHOW is included in this version.
  50. To view the demo, change to the directory where the PCX-SHOW files are stored.
  51. From that directory type  PCXSHO  at the DOS prompt and press the Enter key.
  52. In a few seconds, the demonstration program will begin.  If you haven't viewed
  53. the demonstration of PCX-SHOW yet, we suggest you do so after following the
  54. installation procedures outlined in the next chapter.  The demo will give you a
  55. good overview of the capabilities of the program. To see the demo show, change
  56. to the directory where you have installed your PCX-SHOW files.  At the prompt
  57. type:
  58.  
  59.                            PCXSHO PCXSHOW.SPT
  60.  
  61. and press the Enter key.  The program will load and run the demonstration files.
  62.  
  63.  
  64. All orders and inquiries should be directed to:
  65.  
  66.                          DECISIONS Software
  67.                          P.O. Box 31418
  68.                          Phoenix, AZ  85046
  69.                          (602)-992-0310
  70.  
  71.  
  72.  
  73.                                                REQUIREMENTS
  74.  
  75. Minimum hardware requirements for using PCX-SHOW are an IBM computer (PC, XT,
  76. AT, PS/2) or compatible, DOS 2.xx or higher, 348K RAM memory and a EGA, VGA or
  77. SVGA graphics card with 256K Video Memory.
  78.  
  79. A printer and color monitor are desirable but not required.
  80.  
  81. PCX-SHOW uses the 640 x 350 resolution EGA screen for it's display screen by
  82. default.  This means that presentations may be viewed on systems that contain
  83. EGA, VGA and Super VGA graphics cards.  You may change to a VGA screen by using
  84. the VGA16 and VGA256 script commands.  It is important to have an understanding
  85. of how PCX-SHOW stores and displays PCX files.
  86.  
  87. To accomplish the nifty screen fades and segues, PCX-SHOW must store at least
  88. one screen file in background screen memory while displaying another visual (or
  89. foreground) screen.  The number of screens you store in the background at any
  90. one time depends on the memory available to your system.  To use the features of
  91. the program, you only need memory for two screens. . . the foreground, visible
  92. screen and one background screen.
  93.  
  94. Some graphics modes have the ability to store more than one complete graphics
  95. screen in memory.  One screen is the foreground screen. . . that is the visible
  96. screen.  The others are considered background screens.  When PCX-SHOW loads a
  97. PCX file, it stores it in memory as a background screen.  With an EGA graphic
  98. adapter, there is sufficient memory to store at least two EGA graphic screens.
  99. Many VGA graphics adapters had only 256K of memory.  This is not enough memory
  100. to store two of it's high resolution screens.  One VGA screen (640x480) requires
  101. 132K.  Two screens require 264K.  That exceeds the video memory the VGA adapter
  102. has to work with.  Consequently we chose the most universally compatible video
  103. mode available.  This means that any system equipped with a EGA graphics card
  104. and monitor or higher may use PCX-SHOW.   In VGA mode you may display any 650 x
  105. 480 screens but you will only be able to use the FADES 20 or VGA256 [Filename]
  106. script command.
  107.  
  108. There is NO limit to the total number of PCX screen files you may use in a
  109. presentation.  For those with limited memory, we have included a CLEAR command.
  110. When you have displayed a screen you may clear the memory that was required for
  111. its display and then load a new screen file.  You will notice in the demo that
  112. we seldom load more than two screens at any one time.  The maximum size of a
  113. single PCX file to be loaded with PCX-SHOW is 128K. 
  114.  
  115.                                 USING PCX-SHOW
  116.  
  117. You interface your PCX formatted screens with PCX-SHOW using a proprietary
  118. Script format.  The Script format is simply a set of one or two word commands
  119. that tells PCX-SHOW what you want to do.  An example of a Script file is the
  120. demonstration file  PCXSHOW.SPT.  Take a look at this file in the Show Editor or
  121. any editor/word processor that is able to load and read ASCII based text files.
  122.  
  123. Once you have created or captured the PCX screens you wish to include, you need
  124. to tell PCX-SHOW when and how you want them displayed.  You may also use the
  125. Script to display text (using custom or computer fonts), pop-up window boxes,
  126. create kaleidoscope screens, clear screens, draw screen borders and more.
  127.  
  128. You may create the Script in SHOWEDIT.EXE or any editor/word processor that can
  129. save a file in standard ASCII format.  Once you've completed your Script you can
  130. name it using any conventional DOS characters.  To see the show at the DOS
  131. prompt you would type:
  132.  
  133.                         PCXSHO [Filename.Ext]
  134.  
  135. and then press the Enter key.  The Script file and PCXSHO.EXE file must be in
  136. the same drive/directory.  If no file name is given when PCXSHO is entered at
  137. the DOS prompt, the program looks for a default file named PCXSHOW.SPT. That's
  138. what we named our demo Script. If PCX-SHOW can't find the Script file it will
  139. tell you.
  140.  
  141. Let's say you created a Script file named MYSHOW.SHW and you want to view the
  142. show.  From the DOS prompt you type:
  143.  
  144.  
  145.  
  146.                        PCXSHO MYSHOW.SHW
  147.  
  148. and press the Enter key.  Be sure there is a space between PCXSHO and your
  149. Script file name.  You may, of course, add to, change or delete lines/commands
  150. in your Script file at any time. 
  151.  
  152.                              SCRIPT COMMANDS
  153.  
  154. The following is a review of all the Script commands available in PCX-SHOW.
  155. Script files may be prepared in any editor/word processor that is able to save
  156. files in the ASCII format.  Each Script command must be on a separate line.  Any
  157. combination of upper and lower case letters are allowed.  The proper syntax
  158. outlined below must be followed.
  159.  
  160. We have grouped the commands in six main categories.  They are:
  161.  
  162.                 1.  File Commands
  163.                 2.  Fades/Segues & Special Effects
  164.